Skip to content

chore: Dependecy bumps#63

Open
sbernauer wants to merge 2 commits into
mainfrom
chore/bumps-2026-05-19
Open

chore: Dependecy bumps#63
sbernauer wants to merge 2 commits into
mainfrom
chore/bumps-2026-05-19

Conversation

@sbernauer
Copy link
Copy Markdown
Member

@sbernauer sbernauer commented May 19, 2026

Description

Part of stackabletech/docker-images#1479

I had to bump to Rust 1.95 for sysinfo 0.39. We are not using this in nix, so should be fine.

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

  • Changes are OpenShift compatible
  • Integration tests passed (for non trivial changes)

Reviewer

  • Code contains useful comments
  • (Integration-)Test cases added
  • Documentation added or updated
  • Changelog updated
  • Cargo.toml only contains references to git tags (not specific commits or branches)

Acceptance

  • Feature Tracker has been updated
  • Proper release label has been added

@sbernauer sbernauer self-assigned this May 19, 2026
@sbernauer sbernauer moved this to Development: Waiting for Review in Stackable Engineering May 19, 2026
@sbernauer sbernauer requested a review from a team May 19, 2026 12:44
Comment thread Cargo.toml
Comment on lines +17 to +18
stackable-shared = {git = "https://github.com/stackabletech/operator-rs", tag = "stackable-operator-0.111.1", default-features = false }
stackable-telemetry = {git = "https://github.com/stackabletech/operator-rs", tag = "stackable-operator-0.111.1", default-features = false, features = ["clap"] }
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should be using the correct tags really.

Otherwise they can use the reexport via stackable-operator.

Copy link
Copy Markdown
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly fine, but I think we should use the right tags unless it was causing some trouble (in which case, maybe add a comment in the toml)

@NickLarsenNZ NickLarsenNZ moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: In Review

Development

Successfully merging this pull request may close these issues.

2 participants